home *** CD-ROM | disk | FTP | other *** search
/ PC-Blue - MS DOS Public Domain Library / PC-Blue MS-DOS Public Domain Library - NYACC.iso / vol260 / bigturb.arc / EXAM.GLO < prev    next >
Encoding:
Text File  |  1985-11-06  |  281 b   |  13 lines

  1.     {global definitions and declarations go here}
  2.     {example doesn't need any, so these are bogus}
  3.   TYPE
  4.     xxx = Integer;
  5.   VAR
  6.     i : xxx;
  7.  
  8. {END OF EXAM.GLO}
  9. {****************************************************************************}
  10. ger;
  11.   VAR
  12.     i : xxx;
  13.